home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / MacOS Error Guide.sit / MacOSョ Error Guide.rsrc / TEXT_136.txt < prev    next >
Text File  |  1995-05-18  |  6KB  |  147 lines

  1. Internal File System Errors
  2. 1     chNoBuf        no free cache buffers (all in use)
  3. 2     chInUse        requested block in use
  4. 3     chnotfound     requested block not found
  5. 4     chNotInUse     block being released was not in use
  6. 16    fxRangeErr     file position beyond mapped range
  7. 17    fxOvFlErr    extents file overflow
  8. 32    btnotfound   record not found
  9. 33    btexists     record already exists
  10. 34    btnospace    no available space
  11. 35    btnoFit      record doesn't fit in node 
  12. 36    btbadNode    bad node detected
  13. 37    btbadHdr     bad BTree header record detected
  14. 48    cmnotfound   CNode not found
  15. 49    cmexists     CNode already exists
  16. 50    cmnotempty   directory CNode not empty (valence = 0)
  17. 51    cmRootCN     invalid reference to root CNode
  18. 52    cmbadnews    detected bad catalog structure
  19. 53    cmFThdDirErr thread belongs to a directory not a file
  20. 54    cmFThdGone   file thread doesn't exist
  21. 64    dsBadRotate  bad BTree rotate
  22.  
  23. Slot Declaration ROM Manager Errors
  24. 1     siInitSDTblErr  slot int dispatch table could not be initialized.
  25. 2     siInitVBLQsErr  VBLqueues for all slots could not be initialized.
  26. 3     siInitSPTblErr  slot priority table could not be initialized.
  27. 10    sdmJTInitErr    SDM Jump Table could not be initialized.
  28. 11    sdmInitErr      SDM could not be initialized.
  29. 12    sdmSRTInitErr   Slot Resource Table could not be initialized.
  30. 13    sdmPRAMInitErr  Slot PRAM could not be initialized.
  31. 14    sdmPriInitErr   Cards could not be initialized.
  32.  
  33. HD20 Driver Errors
  34. 16    wrtHsLw         HSHK low before starting
  35. 17    wrtHSLwTO       Time out waiting for HSHK to go low
  36. 19    wrtHSHighTO     Time out waiting for HSHK to go high
  37. 32    rdHsHi          HSHK high before starting
  38. 33    rdSyncTO        Time out waiting for sync ($AA) bye
  39. 34    rdGroupTO       Time out waiting for group
  40. 36    rdHoffSyncTO    Time out waiting for sync after holdoff
  41. 37    rdHsHiTO        Time out waiting for HSHK high
  42. 38    rdChksumErr     Checksum error on response packet
  43. 48    invalidResp     First byte in response packet was wrong
  44. 49    sqncNumErr      Sequence number in response packet was wrong
  45. 50    dNumberErr      Drive number in response packet was wrong
  46. 64    noResp          No response packet ever received
  47.  
  48. SCSI Manager Errors
  49. 2     scCommErr       Communications error (operations timeout)
  50. 3     scArbNBErr      Arbitration failed during SCSIGet 窶“ Bus busy
  51. 4     scBadparmsErr   Bad parameter or TIB opcode
  52. 5     scPhaseErr      SCSI bus not in correct phase for operation
  53. 6     scCompareErr    SCSI Manager busy with another operation when
  54.                       SCSIGet was called
  55. 7     scMgrBusyErr    SCSI Manager busy with another operation when
  56.                       SCSIGet was called
  57. 8     scSequenceErr   Attempted operation is out of sequence 窶“ e.g.,
  58.                       calling SCSISelect before doing SCSIGet
  59. 9     scBusTOErr      Bus timeout before data ready on SCSIRBlind and
  60.                       SCSIWBlind
  61. 10    scComplPhaseErr SCSIComplete failed 窶“ bus not in Status phase
  62.  
  63.  
  64.  
  65.  
  66. Serial Driver Error Masks
  67. 1     swOverrunErr    Serial Driver overrun error
  68. 16    parityErr       Serial parity error
  69. 32    hwOverrunErr    Serial hardware overrun
  70. 64    framingErr      Serial framing error
  71.  
  72. Miscellaneous Result Code
  73. 1     evtNotEnb       Event not enabled at PostEvent
  74.  
  75. CDev Errors
  76. 0     cdevMemErr      Memory shortfall; alert user please
  77. 1     cdevResErr      Couldn't get a needed resource; alert
  78. 3     cdevUnset       cdevValue is initialized to this
  79. -1    cdevGenErr      General error; gray cdev w/o alert
  80.  
  81. Script Manager Errors
  82. 0     smNotTruncated  No truncation was necessary
  83. 1     smTruncated     Truncation performed
  84. -1    smTruncErr      General error
  85.  
  86. Communications Toolbox Errors
  87. 0     ctbuNoErr        ????
  88. -1    ctbuGenericError ????
  89.  
  90. Communications Resource Manager Errors
  91. 0     crmNoErr        ????
  92. -1    crmGenericError ????
  93.  
  94. Connection Manager Errors
  95. 0     cmNoErr            ????
  96. 1     cmRejected         ????
  97. 2     cmFailed           ????
  98. 3     cmTimeOut          ????
  99. 4     cmNotOpen          ????
  100. 5     cmNotClosed        ????
  101. 6     cmNoRequestPending ????
  102. 7     cmNotSupported     ????
  103. 8     cmNoTools          ????
  104. 9     cmUserCancel       ????
  105. 11    cmUnknownError     ????
  106. -1    cmGenericError     ????
  107.  
  108. File Transfer Manager Errors
  109. 0     ftNoErr           ????
  110. 1     ftRejected        ????
  111. 2     ftFailed          ????
  112. 3     ftTimeOut         ????
  113. 4     ftTooManyRetry    ????
  114. 5     ftNotEnoughDSpace ????
  115. 6     ftRemoteCancel    ????
  116. 7     ftWrongFormat     ????
  117. 8     ftNoTools         ????
  118. 9     ftUserCancel      ????
  119. 10    ftNotSupported    ????
  120. 11    ftUnknownError    ????
  121. -1    ftGenericError    ????
  122.  
  123. Midi Manager MIDIPacket Errors
  124. 1     midiOverflowErr ????
  125. 2     midiSCCErr      ????
  126. 3     midiPacketErr   ????
  127. 255   midiMaxErr      all command words less than this are errors
  128.  
  129. Terminal Manager Errors
  130. 0     tmNoErr           ????
  131. 1     tmNotSent         ????
  132. 2     tmEnvironsChanged ????
  133. 7     tmNotSupported    ????
  134. 8     tmNoTools         ????
  135. 11    tmUnknownError    ????
  136. -1    tmGenericError    ????
  137.  
  138. AppleTalk Errors
  139. -1    overrunErr      ???? (returned by ReadPacket & ReadRest routines)
  140. -2    crcErr          ????
  141. -3    underrunErr     ????
  142. -4    lengthErr       ????
  143.  
  144. System Errors to put up msg dialogs
  145. -10   dsMacsBugInstalled       say 窶廴acsBug Installed窶
  146. -11   dsDisassemblerInstalled  say 窶廛isassembler Installed窶
  147. -12   dsHD20Installed          say 窶廩D20 Startup窶